home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #6 / Amiga Plus CD - 2004 - No. 06.iso / AmiSoft / Comm / tcp / BabelDoc.readme.txt < prev   
Text File  |  1978-04-17  |  3KB  |  92 lines

  1. Short:    Translate docs or strings from one language to another.
  2. Author:   lombi@iprimus.com.au (Lorence Lombardo)
  3. Uploader: lombi@iprimus.com.au (Lorence Lombardo)
  4. Type:     comm/tcp
  5. Requires: reqtools.library, TCP/IP stack, L:KingCON-handler
  6.  
  7.  
  8. BabelDoc v2.9c  (C) 2001-2004  Lorence Lombardo.
  9.  
  10.  
  11. What the @#$% is BabelDoc ?
  12.  
  13. BabelDoc is a program which allows you to translate documents or text
  14. strings from one language to another via AltaVista's translation services.
  15. It can be launched from the WorkBench or CLI. If no parameters are given
  16. from CLI, BabelDoc will behave the same as if launched from the WorkBench.
  17. There are 3 input modes and they are as follows:-
  18.  
  19. text: Intended for one line texts since a carraige return will close the
  20.       string requestor. In CLI you may also enter text directly after the
  21.       `text' parameter if you wish.
  22.  
  23. kcon: Allows you to enter or paste up to 3500 characters and will output
  24.       to a KingCON console and word wrap to your screen size. Refer to
  25.       KingCON documentation for its usage.
  26.  
  27. file: Allows you convert a text file(s) of unlimited size. In CLI you may 
  28.       also specify a file name after the `file' parameter if you wish. 
  29.       The output file will be word wrapped to 76 characters in length and
  30.       will have the same name with a language extension added to it.
  31.       eg. #?.English
  32.  
  33.  
  34. WorkBench usage is fairly straight forward and CLI usage is as follows:-
  35.  
  36.  
  37.  Usage:-  BabelDoc <language> <text/kcon/file>
  38.  
  39.  Languages:-
  40.              en_nl  =  English to Dutch
  41.              en_fr  =  English to French
  42.              en_de  =  English to German
  43.              en_el  =  English to Greek
  44.              en_it  =  English to Italian
  45.              en_pt  =  English to Portuguese
  46.              en_ru  =  English to Russian
  47.              en_es  =  English to Spanish
  48.              nl_en  =  Dutch to English
  49.              nl_fr  =  Dutch to French
  50.              fr_nl  =  French to Dutch
  51.              fr_en  =  French to English
  52.              fr_de  =  French to German
  53.              fr_el  =  French to Greek
  54.              fr_it  =  French to Italian
  55.              fr_pt  =  French to Portuguese
  56.              fr_es  =  French to Spanish
  57.              de_en  =  German to English
  58.              de_fr  =  German to French
  59.              el_en  =  Greek to English
  60.              el_fr  =  Greek to French
  61.              it_en  =  Italian to English
  62.              it_fr  =  Italian to French
  63.              pt_en  =  Portuguese to English
  64.              pt_fr  =  Portuguese to French
  65.              ru_en  =  Russian to English
  66.              es_en  =  Spanish to English
  67.              es_fr  =  Spanish to French
  68.  
  69.  eg. BabelDoc en_fr text
  70.  
  71.  
  72. NB:    I've had no success with Asian languages so far. For full support
  73.        of these languages suggestions on how to interpret the text codes
  74.        and what readers/fonts to use would be welcome.
  75.  
  76.  
  77.  
  78. See "Babelfish.lha" on the aminet for related interest.
  79.  
  80. Beta Testers:- Splatt, Barry Ryerson, Mick
  81.  
  82.  
  83.  
  84. Feeling bored ?  :)
  85. Why not check out this URL ?
  86.  
  87. http://home.iprimus.com.au/lombi/1/homepage.htm
  88.  
  89.  
  90.  
  91. CYA...!!!  :)
  92.